Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

fix: remove form unit tests #11

Merged
merged 3 commits into from
Jan 9, 2024
Merged

fix: remove form unit tests #11

merged 3 commits into from
Jan 9, 2024

Conversation

JoshuaLicense
Copy link
Contributor

Description

Remove form unit tests
In the unit tests we're using a 1000+ line class (AbstractFormValidationTestCase.php) asserting that these annotations exist and then asserting the annotation is doing what Laminas is saying it does.

This feels like a lot of duplication without any value, we're just writing things twice and testing already tested vendor code at unit test level.

@JoshuaLicense JoshuaLicense self-assigned this Jan 9, 2024
@JoshuaLicense JoshuaLicense merged commit a58e05c into main Jan 9, 2024
1 of 5 checks passed
@JoshuaLicense JoshuaLicense deleted the remove-form-unit-tests branch January 9, 2024 14:11
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
* fix: remove form unit tests

* fix: add missing permits namespace

* chore: bump `olcs-common` to `5.0.0-alpha.3`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants